From 6ef3cc834c3113fd8d469e254efcd2847c0fe6a5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 15 Sep 2025 14:27:45 -0400 Subject: [PATCH] update --- ...mment_19_ef0de3bc5f73207817b27d31f1f96730._comment | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/bugs/35_failed_tests_on_beegfs/comment_19_ef0de3bc5f73207817b27d31f1f96730._comment b/doc/bugs/35_failed_tests_on_beegfs/comment_19_ef0de3bc5f73207817b27d31f1f96730._comment index 035a891794..5992e82d7f 100644 --- a/doc/bugs/35_failed_tests_on_beegfs/comment_19_ef0de3bc5f73207817b27d31f1f96730._comment +++ b/doc/bugs/35_failed_tests_on_beegfs/comment_19_ef0de3bc5f73207817b27d31f1f96730._comment @@ -3,11 +3,10 @@ subject="""comment 19""" date="2025-09-15T18:20:21Z" content=""" -If your git-annex is not built with the OsPath build flag, -it will still not be using `O_CLOEXEC`. +Confirmed in your log that git-annex is not built with the +OsPath build flag, so it will still not be using `O_CLOEXEC`. -I'll bet it's not, since Debian doesn't have the necessary library packaged -yet.. - -Check for output from: `git-annex version | grep OsPath` +It would be good to get a build with OsPath and test it to see if my fixes +actually did work. Debian doesn't include the necessary library yet, so a +build using stack is needed. """]] -- 2.30.2